Skip to content

public Election::getCandidatesList

Read it at the source

Description

php
public Election->getCandidatesList ( ): array

Return a list of registered candidates for this election.

Return value

(array) List of candidates in an array.


Released under the MIT License.